Skip to content

chore: gitignore .claude/ and .pyhl/ directories - #71

Merged
danbugs merged 1 commit into
mainfrom
chore/gitignore-cleanup
May 17, 2026
Merged

chore: gitignore .claude/ and .pyhl/ directories#71
danbugs merged 1 commit into
mainfrom
chore/gitignore-cleanup

Conversation

@danbugs

@danbugs danbugs commented May 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add .claude/ (Claude Code config) and .pyhl/ (pyhl runtime snapshot cache) to .gitignore so they stop showing up in git status
  • Cleaned up leftover results-*.txt test output files from the local tree

Test plan

  • git status is clean after the change

Signed-off-by: danbugs <danilochiarlone@gmail.com>
Copilot AI review requested due to automatic review settings May 17, 2026 21:52

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@danbugs
danbugs merged commit 2415017 into main May 17, 2026
21 checks passed
@danbugs
danbugs deleted the chore/gitignore-cleanup branch May 17, 2026 21:53

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Linux Benchmarks

Details
Benchmark suite Current: dd8ab2e Previous: 2674b96 Ratio
hello_world (median) 20 ms 20 ms 1
pandas (median) 100 ms 110 ms 0.91
density (per VM) 7 MB 7 MB 1
snapshot (disk) 385 MiB 385 MiB 1

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Windows Benchmarks

Details
Benchmark suite Current: dd8ab2e Previous: 2674b96 Ratio
hello_world (median) 241 ms 298 ms 0.81
pandas (median) 708 ms 953 ms 0.74
density (per VM) 6 MB 6 MB 1
snapshot (disk) 392 MiB 392 MiB 1

This comment was automatically generated by workflow using github-action-benchmark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants